From: Jochen Sprickerhof Date: Tue, 16 Aug 2016 13:43:08 +0000 (+0200) Subject: Add patch for privacy-breach-logo X-Git-Tag: archive/raspbian/1.14.0+dfsg-2+rpi1^2~179 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success/%22http:/www.example.com/cgi/success?a=commitdiff_plain;h=509a3bdb0feb5f9965f72ceac8d82006ce433879;p=pcl.git Add patch for privacy-breach-logo --- diff --git a/debian/patches/0003-Clear-privacy-breach-logo.patch b/debian/patches/0003-Clear-privacy-breach-logo.patch new file mode 100644 index 00000000..db0fca93 --- /dev/null +++ b/debian/patches/0003-Clear-privacy-breach-logo.patch @@ -0,0 +1,21 @@ +From: Jochen Sprickerhof +Date: Tue, 16 Aug 2016 12:08:00 +0200 +Subject: Clear privacy-breach-logo + +--- + doc/doxygen/pcl.doxy | 2 -- + 1 file changed, 2 deletions(-) + +diff --git a/doc/doxygen/pcl.doxy b/doc/doxygen/pcl.doxy +index 0e273ff..4e7b9fe 100644 +--- a/doc/doxygen/pcl.doxy ++++ b/doc/doxygen/pcl.doxy +@@ -16,8 +16,6 @@ href="http://en.wikipedia.org/wiki/BSD_licenses#3-clause_license_.28.22New_BSD_L + BSD license and is open source software. It is free for commercial and + research use. + +-\image html http://www.pointclouds.org/assets/images/contents/logos/pointcloudlibrary_logo.png +- + PCL is cross-platform, and has been successfully compiled and deployed on + Linux, MacOS, Windows, and Android. To simplify development, PCL is split into + a series of smaller code libraries, that can be compiled separately. This diff --git a/debian/patches/series b/debian/patches/series index b214dee8..aaee516e 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1,3 @@ 0004-Correct-PCL_ROOT-in-PCLConfig.cmake.patch 0002-Remove-relicts-of-nonfree-ia_-fpcs.patch +0003-Clear-privacy-breach-logo.patch